huxn-webdev - HTMLify profile
files of /huxn-webdev/HTML-CSS-JavaScript-100-Projects/77. Random Cat Images/
const url = "https://api.thecatapi.com/v1/images/search";
const section = document.querySelector(".container");
const button = d
const section = document.querySelector(".container");
const button = d
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam